projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5a88ad0
aa97b32
)
auto merge of #1019 : alexcrichton/cargo/issue-991, r=brson
author
bors
<bors@rust-lang.org>
Mon, 8 Dec 2014 21:19:01 +0000
(21:19 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 8 Dec 2014 21:19:01 +0000
(21:19 +0000)
It turns out that the registry was being queried with git dependencies as well,
so this commit alters the core registry not query sources with dependencies that
did not originate from the source.
Closes #991
Trivial merge